public override Infragistics.Win.UIElement GetDescendant(
Type ,
object[]
)
'宣言
Public Overloads Overrides Function GetDescendant( _
ByVal As Type, _
ByVal () As Object _
) As Infragistics.Win.UIElement
パラメータ
- type
- System.Type - 検索対象の UIElement の型 (または基本クラス型)。
- contexts
- 要素のコンテキストにすべて一致する必要があるコンテキスト。
戻り値の型
指定された型とコンテキストに一致する、この要素の子孫要素。